We offer a variety of electrical services

Here at Hunt Electric, we pride ourselves in offering the highest-quality electrical services around. As a full-service electrical contractor, we have worked on a variety of small, medium and large-scale projects and are able to mobilize quickly, providing comprehensive design, installation, and maintenance for any project. To learn more about some of the services we offer, keep reading.

Commercial/Office/Parking - We have completed several successful commercial, office, and parking projects including the Vivint Smart Home Arena. The size of the project varies from client to client. We do everything from $1,000 service calls to $20,000,000 of electrical work.

Industrial Mining - We provide full-service electrical design and installation for industrial mining projects. We have experience in shutdown, new construction, and relocation, making our team incredibly valuable in challenging environments. We can also provide quick turnaround installation during shutdown periods. Prior to the completion of the project, we provide complete warranty assistance and always follow-up to make sure you’re 100% satisfied.

Healthcare - Specialty healthcare facilities are becoming increasingly complex, making our jobs increasingly important. We provide reliability and quality requirements for the healthcare facilities we work with. In fact, we recently completed work on the Madsen Health Center at the University of Utah.

Hospitality/Residential - We work closely with general contractors, owners, and developers to construct and maintain the best electrical design in the hospitality and multi-family market. From high-end resort projects to high-end residential, we’ve done it all.

Our capabilities are versatile, but our quality is always top-notch on every project. We look forward to working with you!




8.2.19PHP Version182msRequest Duration6MBMemory UsageGET article/{id}/{slug?}Route
    • Booting (9.06ms)
    • Application (173ms)
    • 1 x Application (95.03%)
      173ms
      1 x Booting (4.97%)
      9.06ms
      11 templates were rendered
      • article (resources/views/article.blade.php)4blade
        Params
        0
        article
        1
        articles
        2
        tags
        3
        banner
      • article.body (resources/views/article/body.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        article
        4
        articles
        5
        tags
        6
        banner
      • article.sidebar (resources/views/article/sidebar.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        article
        4
        articles
        5
        tags
        6
        banner
        7
        photos
        8
        __currentLoopData
        9
        photo
        10
        loop
        11
        a_tag
      • layouts.master (resources/views/layouts/master.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        article
        4
        articles
        5
        tags
        6
        banner
        7
        photos
        8
        __currentLoopData
        9
        photo
        10
        loop
        11
        a_tag
      • layouts.analytics (resources/views/layouts/analytics.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        article
        4
        articles
        5
        tags
        6
        banner
        7
        photos
        8
        __currentLoopData
        9
        photo
        10
        loop
        11
        a_tag
      • layouts.navbar (resources/views/layouts/navbar.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        article
        4
        articles
        5
        tags
        6
        banner
        7
        photos
        8
        __currentLoopData
        9
        photo
        10
        loop
        11
        a_tag
        12
        services
        13
        locations
      • layouts.footer (resources/views/layouts/footer.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        article
        4
        articles
        5
        tags
        6
        banner
        7
        photos
        8
        __currentLoopData
        9
        photo
        10
        loop
        11
        a_tag
      • components.footer.location (resources/views/components/footer/location.blade.php)11blade
        Params
        0
        title1
        1
        title2
        2
        addressUrl
        3
        address1
        4
        address2
        5
        phoneNumber
        6
        email
        7
        componentName
        8
        attributes
        9
        slot
        10
        __laravel_slots
      • components.footer.location (resources/views/components/footer/location.blade.php)11blade
        Params
        0
        title1
        1
        title2
        2
        addressUrl
        3
        address1
        4
        address2
        5
        phoneNumber
        6
        email
        7
        componentName
        8
        attributes
        9
        slot
        10
        __laravel_slots
      • components.footer.location (resources/views/components/footer/location.blade.php)11blade
        Params
        0
        title1
        1
        title2
        2
        addressUrl
        3
        address1
        4
        address2
        5
        phoneNumber
        6
        email
        7
        componentName
        8
        attributes
        9
        slot
        10
        __laravel_slots
      • components.footer.location (resources/views/components/footer/location.blade.php)11blade
        Params
        0
        title1
        1
        title2
        2
        addressUrl
        3
        address1
        4
        address2
        5
        phoneNumber
        6
        email
        7
        componentName
        8
        attributes
        9
        slot
        10
        __laravel_slots
      uri
      GET article/{id}/{slug?}
      middleware
      web
      controller
      App\Http\Controllers\ArticleController@show
      namespace
      where
      as
      article
      file
      app/Http/Controllers/ArticleController.php:40-64
      53 statements were executed, 30 of which were duplicated, 23 unique32.74ms
      • select exists(select * from `spammers` where `ip_address` = '18.220.95.176' and `blocked_at` is not null) as `exists`
        2.85ms/vendor/lukeraymonddowning/honey/src/Models/Spammer.php:21huntelectric
        Metadata
        Bindings
        • 0. 18.220.95.176
        Backtrace
        • 10. /vendor/lukeraymonddowning/honey/src/Models/Spammer.php:21
        • 11. /vendor/lukeraymonddowning/honey/src/Checks/UserIsBlockedSpammerCheck.php:19
        • 12. middleware::honey-block:24
        • 13. middleware::honey-block:15
        • 14. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
      • select * from `articles` where `articles`.`id` = '39' and `articles`.`deleted_at` is null limit 1
        610μs/app/Http/Controllers/ArticleController.php:42huntelectric
        Metadata
        Bindings
        • 0. 39
        Backtrace
        • 17. /app/Http/Controllers/ArticleController.php:42
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `divisions`.*, `article_division`.`article_id` as `pivot_article_id`, `article_division`.`division_id` as `pivot_division_id` from `divisions` inner join `article_division` on `divisions`.`id` = `article_division`.`division_id` where `article_division`.`article_id` in (39)
        670μs/app/Http/Controllers/ArticleController.php:42huntelectric
        Metadata
        Backtrace
        • 21. /app/Http/Controllers/ArticleController.php:42
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `tags`.*, `taggables`.`taggable_id` as `pivot_taggable_id`, `taggables`.`tag_id` as `pivot_tag_id`, `taggables`.`taggable_type` as `pivot_taggable_type` from `tags` inner join `taggables` on `tags`.`id` = `taggables`.`tag_id` where `taggables`.`taggable_id` in (39) and `taggables`.`taggable_type` = 'App\Models\Article' order by `sort_order` asc
        760μs/app/Http/Controllers/ArticleController.php:42huntelectric
        Metadata
        Bindings
        • 0. App\Models\Article
        Backtrace
        • 21. /app/Http/Controllers/ArticleController.php:42
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `projects` where 0 = 1 and `projects`.`deleted_at` is null
        340μs/app/Http/Controllers/ArticleController.php:42huntelectric
        Metadata
        Backtrace
        • 22. /app/Http/Controllers/ArticleController.php:42
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `banners` where `banners`.`id` = 6 limit 1
        570μs/app/Http/Controllers/ArticleController.php:44huntelectric
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 20. /app/Http/Controllers/ArticleController.php:44
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `articles` where `active` = 1 and `articles`.`deleted_at` is null
        1.76ms/app/Http/Controllers/ArticleController.php:46huntelectric
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Http/Controllers/ArticleController.php:46
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `tags`.*, `taggables`.`taggable_id` as `pivot_taggable_id`, `taggables`.`tag_id` as `pivot_tag_id`, `taggables`.`taggable_type` as `pivot_taggable_type` from `tags` inner join `taggables` on `tags`.`id` = `taggables`.`tag_id` where `taggables`.`taggable_id` in (1, 2, 3, 4, 9, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155) and `taggables`.`taggable_type` = 'App\Models\Article' order by `sort_order` asc
        2.41ms/app/Http/Controllers/ArticleController.php:46huntelectric
        Metadata
        Bindings
        • 0. App\Models\Article
        Backtrace
        • 18. /app/Http/Controllers/ArticleController.php:46
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `divisions`.*, `article_division`.`article_id` as `pivot_article_id`, `article_division`.`division_id` as `pivot_division_id` from `divisions` inner join `article_division` on `divisions`.`id` = `article_division`.`division_id` where `article_division`.`article_id` in (1, 2, 3, 4, 9, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155)
        2.04ms/app/Http/Controllers/ArticleController.php:46huntelectric
        Metadata
        Backtrace
        • 18. /app/Http/Controllers/ArticleController.php:46
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `articles` where `active` = 1 and `articles`.`deleted_at` is null order by `article_date` desc limit 4
        1.01ms/app/Http/Controllers/ArticleController.php:48huntelectric
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Http/Controllers/ArticleController.php:48
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `taggables`
        750μs/app/Http/Controllers/ArticleController.php:50huntelectric
        Metadata
        Backtrace
        • 12. /app/Http/Controllers/ArticleController.php:50
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `tags`
        1.02ms/app/Http/Controllers/ArticleController.php:51huntelectric
        Metadata
        Backtrace
        • 17. /app/Http/Controllers/ArticleController.php:51
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `media` where `media`.`model_id` in (39) and `media`.`model_type` = 'App\Models\Article'
        860μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562huntelectric
        Metadata
        Bindings
        • 0. App\Models\Article
        Backtrace
        • 22. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562
        • 23. /vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:33
        • 24. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:290
        • 25. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:301
        • 26. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:313
      • select * from `media` where `media`.`model_id` in (154) and `media`.`model_type` = 'App\Models\Article'
        770μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562huntelectric
        Metadata
        Bindings
        • 0. App\Models\Article
        Backtrace
        • 22. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562
        • 23. /vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:33
        • 24. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:290
        • 25. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:301
        • 26. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:313
      • select * from `media` where `media`.`model_id` in (155) and `media`.`model_type` = 'App\Models\Article'
        600μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562huntelectric
        Metadata
        Bindings
        • 0. App\Models\Article
        Backtrace
        • 22. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562
        • 23. /vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:33
        • 24. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:290
        • 25. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:301
        • 26. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:313
      • select * from `media` where `media`.`model_id` in (153) and `media`.`model_type` = 'App\Models\Article'
        600μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562huntelectric
        Metadata
        Bindings
        • 0. App\Models\Article
        Backtrace
        • 22. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562
        • 23. /vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:33
        • 24. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:290
        • 25. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:301
        • 26. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:313
      • select * from `media` where `media`.`model_id` in (151) and `media`.`model_type` = 'App\Models\Article'
        510μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562huntelectric
        Metadata
        Bindings
        • 0. App\Models\Article
        Backtrace
        • 22. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562
        • 23. /vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:33
        • 24. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:290
        • 25. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:301
        • 26. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:313
      • select * from `services`
        500μs/app/Providers/ViewComposerServiceProvider.php:17huntelectric
        Metadata
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:17
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::f4172d9fe5b116a3e4f6e0c6a55d785ff98c8e75:51
      • select * from `locations`
        400μs/app/Providers/ViewComposerServiceProvider.php:18huntelectric
        Metadata
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:18
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::f4172d9fe5b116a3e4f6e0c6a55d785ff98c8e75:51
      • select `divisions`.*, `division_location`.`location_id` as `pivot_location_id`, `division_location`.`division_id` as `pivot_division_id` from `divisions` inner join `division_location` on `divisions`.`id` = `division_location`.`division_id` where `division_location`.`location_id` in (2, 3, 4, 5)
        530μs/app/Providers/ViewComposerServiceProvider.php:18huntelectric
        Metadata
        Backtrace
        • 19. /app/Providers/ViewComposerServiceProvider.php:18
        • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 25. view::f4172d9fe5b116a3e4f6e0c6a55d785ff98c8e75:51
      • select * from `divisions` order by `sort_order` asc
        410μsview::87828154be730f471556ad71701ba0822804a43c:55huntelectric
        Metadata
        Backtrace
        • 14. view::87828154be730f471556ad71701ba0822804a43c:55
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9)
        480μsview::87828154be730f471556ad71701ba0822804a43c:55huntelectric
        Metadata
        Backtrace
        • 19. view::87828154be730f471556ad71701ba0822804a43c:55
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `portfolios` where `active` = 1 and `portfolios`.`deleted_at` is null order by `sort_order` asc
        450μsview::87828154be730f471556ad71701ba0822804a43c:56huntelectric
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::87828154be730f471556ad71701ba0822804a43c:56
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 1 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        410μsview::87828154be730f471556ad71701ba0822804a43c:65huntelectric
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:65
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 1 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        390μsview::87828154be730f471556ad71701ba0822804a43c:69huntelectric
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:69
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 2 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        360μsview::87828154be730f471556ad71701ba0822804a43c:65huntelectric
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:65
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 6 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        360μsview::87828154be730f471556ad71701ba0822804a43c:65huntelectric
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:65
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 4 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        410μsview::87828154be730f471556ad71701ba0822804a43c:65huntelectric
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:65
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 4 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        500μsview::87828154be730f471556ad71701ba0822804a43c:69huntelectric
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:69
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 5 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        400μsview::87828154be730f471556ad71701ba0822804a43c:65huntelectric
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:65
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 5 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        390μsview::87828154be730f471556ad71701ba0822804a43c:69huntelectric
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:69
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 8 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        410μsview::87828154be730f471556ad71701ba0822804a43c:65huntelectric
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:65
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 8 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        480μsview::87828154be730f471556ad71701ba0822804a43c:69huntelectric
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:69
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 3 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        380μsview::87828154be730f471556ad71701ba0822804a43c:65huntelectric
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:65
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 7 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        380μsview::87828154be730f471556ad71701ba0822804a43c:65huntelectric
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:65
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 7 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        380μsview::87828154be730f471556ad71701ba0822804a43c:69huntelectric
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:69
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 9 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        470μsview::87828154be730f471556ad71701ba0822804a43c:65huntelectric
        Metadata
        Bindings
        • 0. 9
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:65
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`service_id` = 1 and `subdivisions`.`service_id` is not null order by `sort_order` asc
        370μsview::87828154be730f471556ad71701ba0822804a43c:90huntelectric
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:90
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`service_id` = 1 and `subdivisions`.`service_id` is not null order by `sort_order` asc
        390μsview::87828154be730f471556ad71701ba0822804a43c:227huntelectric
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:227
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 1 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        360μsview::87828154be730f471556ad71701ba0822804a43c:242huntelectric
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:242
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 1 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        460μsview::87828154be730f471556ad71701ba0822804a43c:249huntelectric
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:249
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 2 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        400μsview::87828154be730f471556ad71701ba0822804a43c:242huntelectric
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:242
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 6 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        350μsview::87828154be730f471556ad71701ba0822804a43c:242huntelectric
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:242
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 4 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        370μsview::87828154be730f471556ad71701ba0822804a43c:242huntelectric
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:242
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 4 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        380μsview::87828154be730f471556ad71701ba0822804a43c:249huntelectric
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:249
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 5 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        400μsview::87828154be730f471556ad71701ba0822804a43c:242huntelectric
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:242
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 5 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        400μsview::87828154be730f471556ad71701ba0822804a43c:249huntelectric
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:249
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 8 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        370μsview::87828154be730f471556ad71701ba0822804a43c:242huntelectric
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:242
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 8 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        370μsview::87828154be730f471556ad71701ba0822804a43c:249huntelectric
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:249
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 3 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        360μsview::87828154be730f471556ad71701ba0822804a43c:242huntelectric
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:242
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 7 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        370μsview::87828154be730f471556ad71701ba0822804a43c:242huntelectric
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:242
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 7 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        370μsview::87828154be730f471556ad71701ba0822804a43c:249huntelectric
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:249
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `subdivisions` where `subdivisions`.`division_id` = 9 and `subdivisions`.`division_id` is not null order by `sort_order` asc
        400μsview::87828154be730f471556ad71701ba0822804a43c:242huntelectric
        Metadata
        Bindings
        • 0. 9
        Backtrace
        • 15. view::87828154be730f471556ad71701ba0822804a43c:242
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      App\Models\Portfolio
      16
      App\Models\Subdivision
      98
      App\Models\Location
      4
      App\Models\Service
      1
      Spatie\MediaLibrary\MediaCollections\Models\Media
      15
      App\Models\Division
      238
      App\Models\Banner
      1
      Spatie\Tags\Tag
      554
      App\Models\Article
      146
          _token
          v0sd3LpkkVJ3l8A845rWSjlmomgOrUdQfPnrSli1
          _previous
          array:1 [ "url" => "https://dev.huntelectric.com/article/39/we-offer-a-variety-of-electrical-servi...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /article/39/we-offer-a-variety-of-electrical-services
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImJRRms4Q2R1bGZlRFJXSWNNWmF5YVE9PSIsInZhbHVlIjoiOU5JTHllcVR3aHUxeEgwSlBsa2pQSVZkUG1NNDhzMnNYU1JQSjk1YmFNVEpTSi9uZnVKZktNYS9ORDY4c3dpM1V0dFo4MGNhSTh0bnZIcEJNYnY5bTBNQkdVNjBrdGJuWDBWc05SMFV6UDV0Z0Nqay9PZDUvbEZZVXh1c2Y3OCsiLCJtYWMiOiJhMmY1ZDFkYTg3ODNlNDhlOTZkN2JlMGM5Yzk3MGJmZTU3ZjY3YjM5YzdhZjQ1MDVkOWExYjFjMzU3MDhmMmEyIiwidGFnIjoiIn0%3D; hunt_electric_session=eyJpdiI6IkZ6K0RRR0VIc05hMEhOcGVkVXRxdnc9PSIsInZhbHVlIjoiUWliWmJ6YnYzdVIzNXpvZk5HenROZkFsdUQvclJsL2hGS2pxeXErNkJUdU8zamcvb2ZHK3BpbjhsajlUaUpDOC9nQml3S3NmQ05KMEdhUWxLS2xXcFpLd2NDTE0xcG5KNVpRbklDbmdGMDdXaGkxZkYvUVpnaGVqb1JwRXdUVlUiLCJtYWMiOiIwMTY3YjBjMzNkNzA5ZThjMGNkYjFiNWRkMjdhMGFmZjczOWNhYzZlZDg3YjAwZmIyYWJmNWVmNGM5NWFmOGJkIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImJRRms4Q2R1bGZlRFJXSWNNWmF5YVE9PSIsInZhbHVlIjoiOU5JTHllcVR3aHUxeEgwSlBsa2pQSVZkUG1NNDhzMnNYU1JQSjk1YmFNVEpTSi9uZnVKZktNYS9ORDY4c3dpM1V0dFo4M" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "dev.huntelectric.com" ] ]
          request_server
          0 of 0
          array:41 [ "USER" => "forge" "HOME" => "/home/forge" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6ImJRRms4Q2R1bGZlRFJXSWNNWmF5YVE9PSIsInZhbHVlIjoiOU5JTHllcVR3aHUxeEgwSlBsa2pQSVZkUG1NNDhzMnNYU1JQSjk1YmFNVEpTSi9uZnVKZktNYS9ORDY4c3dpM1V0dFo4MGNhSTh0bnZIcEJNYnY5bTBNQkdVNjBrdGJuWDBWc05SMFV6UDV0Z0Nqay9PZDUvbEZZVXh1c2Y3OCsiLCJtYWMiOiJhMmY1ZDFkYTg3ODNlNDhlOTZkN2JlMGM5Yzk3MGJmZTU3ZjY3YjM5YzdhZjQ1MDVkOWExYjFjMzU3MDhmMmEyIiwidGFnIjoiIn0%3D; hunt_electric_session=eyJpdiI6IkZ6K0RRR0VIc05hMEhOcGVkVXRxdnc9PSIsInZhbHVlIjoiUWliWmJ6YnYzdVIzNXpvZk5HenROZkFsdUQvclJsL2hGS2pxeXErNkJUdU8zamcvb2ZHK3BpbjhsajlUaUpDOC9nQml3S3NmQ05KMEdhUWxLS2xXcFpLd2NDTE0xcG5KNVpRbklDbmdGMDdXaGkxZkYvUVpnaGVqb1JwRXdUVlUiLCJtYWMiOiIwMTY3YjBjMzNkNzA5ZThjMGNkYjFiNWRkMjdhMGFmZjczOWNhYzZlZDg3YjAwZmIyYWJmNWVmNGM5NWFmOGJkIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImJRRms4Q2R1bGZlRFJXSWNNWmF5YVE9PSIsInZhbHVlIjoiOU5JTHllcVR3aHUxeEgwSlBsa2pQSVZkUG1NNDhzMnNYU1JQSjk1YmFNVEpTSi9uZnVKZktNYS9ORDY4c3dpM1V0dFo4M" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_HOST" => "dev.huntelectric.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SERVER_NAME" => "dev.huntelectric.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "10.0.1.16" "REMOTE_PORT" => "29198" "REMOTE_ADDR" => "18.220.95.176" "SERVER_SOFTWARE" => "nginx/1.18.0" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/home/forge/dev.huntelectric.com/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/article/39/we-offer-a-variety-of-electrical-services" "SCRIPT_NAME" => "/index.php" "SCRIPT_FILENAME" => "/home/forge/dev.huntelectric.com/public/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744849456.471 "REQUEST_TIME" => 1744849456 ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "v0sd3LpkkVJ3l8A845rWSjlmomgOrUdQfPnrSli1" "hunt_electric_session" => "uUgs2VSMlR8Rh4PyVJ8dNjJnAZ2X7iBsORBHeCFj" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 17 Apr 2025 00:24:16 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InI1RkNaMWVEV29WVTNPbU9OYmppZGc9PSIsInZhbHVlIjoicWNTcHVFM2FFMkhwOEVRbWhWWDJVYjhVbFJXQ3FuSHhZYlJqNVhOeStLakRBbE53YnhXZXJNeGpyK2ZmOCswS2IxRFZBTlJVMVc3RTROZGwxa0ZTdlJEaFRCbXIySGI4K1Y3STB0Q24yMkNXakplLzlGTGE5VWNWRzNGS0EwZ1AiLCJtYWMiOiIzYmQxZjY4ZmQyNzRiMDg2YzhjNmQ3YzE0ZmFkMjRkZTljZTc0OTY0NWY2YTMwMThkYzczZWFjMzQ1OTUxMzBhIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 02:24:16 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6InI1RkNaMWVEV29WVTNPbU9OYmppZGc9PSIsInZhbHVlIjoicWNTcHVFM2FFMkhwOEVRbWhWWDJVYjhVbFJXQ3FuSHhZYlJqNVhOeStLakRBbE53YnhXZXJNeGpyK2ZmOCswS2IxRFZBT" 1 => "hunt_electric_session=eyJpdiI6ImVpN1NxTS9sWDBDQXJDZU9BWDU5N0E9PSIsInZhbHVlIjoiQXEwUkV6dDFBeW1yb3N6MDkyc3RnOUJ4aU96V0tCTW1LL0prL3pqcENIaW5EL0NCY1ZEYzFYYmQ5WE1TWkRlb2lFUmxXRHdIUHUvUnZ5d1UxUEVzc3Bpb3BmcnlIQSs0YmNsQVNQYjhrWXUwNEFtQlhpd21qOW1Yc1BGbGNMUVMiLCJtYWMiOiJiY2E5ZTM0YmVhYzM4Mzg1YjE1ZTYwYmNkZGFiNjc0NDcwYmJlZmIzZGFkYjY5YTg0YTA0Nzc3NDZjZDc4MzA3IiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 02:24:16 GMT; Max-Age=7200; path=/; httponlyhunt_electric_session=eyJpdiI6ImVpN1NxTS9sWDBDQXJDZU9BWDU5N0E9PSIsInZhbHVlIjoiQXEwUkV6dDFBeW1yb3N6MDkyc3RnOUJ4aU96V0tCTW1LL0prL3pqcENIaW5EL0NCY1ZEYzFYYmQ5WE1TWk" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InI1RkNaMWVEV29WVTNPbU9OYmppZGc9PSIsInZhbHVlIjoicWNTcHVFM2FFMkhwOEVRbWhWWDJVYjhVbFJXQ3FuSHhZYlJqNVhOeStLakRBbE53YnhXZXJNeGpyK2ZmOCswS2IxRFZBTlJVMVc3RTROZGwxa0ZTdlJEaFRCbXIySGI4K1Y3STB0Q24yMkNXakplLzlGTGE5VWNWRzNGS0EwZ1AiLCJtYWMiOiIzYmQxZjY4ZmQyNzRiMDg2YzhjNmQ3YzE0ZmFkMjRkZTljZTc0OTY0NWY2YTMwMThkYzczZWFjMzQ1OTUxMzBhIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 02:24:16 GMT; path=/XSRF-TOKEN=eyJpdiI6InI1RkNaMWVEV29WVTNPbU9OYmppZGc9PSIsInZhbHVlIjoicWNTcHVFM2FFMkhwOEVRbWhWWDJVYjhVbFJXQ3FuSHhZYlJqNVhOeStLakRBbE53YnhXZXJNeGpyK2ZmOCswS2IxRFZBT" 1 => "hunt_electric_session=eyJpdiI6ImVpN1NxTS9sWDBDQXJDZU9BWDU5N0E9PSIsInZhbHVlIjoiQXEwUkV6dDFBeW1yb3N6MDkyc3RnOUJ4aU96V0tCTW1LL0prL3pqcENIaW5EL0NCY1ZEYzFYYmQ5WE1TWkRlb2lFUmxXRHdIUHUvUnZ5d1UxUEVzc3Bpb3BmcnlIQSs0YmNsQVNQYjhrWXUwNEFtQlhpd21qOW1Yc1BGbGNMUVMiLCJtYWMiOiJiY2E5ZTM0YmVhYzM4Mzg1YjE1ZTYwYmNkZGFiNjc0NDcwYmJlZmIzZGFkYjY5YTg0YTA0Nzc3NDZjZDc4MzA3IiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 02:24:16 GMT; path=/; httponlyhunt_electric_session=eyJpdiI6ImVpN1NxTS9sWDBDQXJDZU9BWDU5N0E9PSIsInZhbHVlIjoiQXEwUkV6dDFBeW1yb3N6MDkyc3RnOUJ4aU96V0tCTW1LL0prL3pqcENIaW5EL0NCY1ZEYzFYYmQ5WE1TWk" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "v0sd3LpkkVJ3l8A845rWSjlmomgOrUdQfPnrSli1" "_previous" => array:1 [ "url" => "https://dev.huntelectric.com/article/39/we-offer-a-variety-of-electrical-services" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]